[INFO] cloning repository https://github.com/piotr-stec/multiple-txs-one-block
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piotr-stec/multiple-txs-one-block" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiotr-stec%2Fmultiple-txs-one-block", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiotr-stec%2Fmultiple-txs-one-block'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9618cc12e29cae1e35b16d0a1d18e515579b4d8
[INFO] checking piotr-stec/multiple-txs-one-block against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiotr-stec%2Fmultiple-txs-one-block" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/piotr-stec/multiple-txs-one-block
[INFO] finished tweaking git repo https://github.com/piotr-stec/multiple-txs-one-block
[INFO] tweaked toml for git repo https://github.com/piotr-stec/multiple-txs-one-block written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/piotr-stec/multiple-txs-one-block on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/piotr-stec/multiple-txs-one-block already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2aa0293074eb49c44660eb0a885744839ec22943d27fb6d02cbe042d74f6494d
[INFO] running `Command { std: "docker" "start" "2aa0293074eb49c44660eb0a885744839ec22943d27fb6d02cbe042d74f6494d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2aa0293074eb49c44660eb0a885744839ec22943d27fb6d02cbe042d74f6494d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2aa0293074eb49c44660eb0a885744839ec22943d27fb6d02cbe042d74f6494d" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2aa0293074eb49c44660eb0a885744839ec22943d27fb6d02cbe042d74f6494d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2aa0293074eb49c44660eb0a885744839ec22943d27fb6d02cbe042d74f6494d" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking lambdaworks-math v0.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking lambdaworks-crypto v0.10.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling starknet-core-derive v0.1.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling starknet-types-core v0.1.7
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking starknet-curve v0.5.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking starknet-crypto v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking starknet-core v0.12.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking eth-keystore v0.5.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling rust-analyzer-salsa-macros v0.17.0-pre.6
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking cairo-lang-utils v2.9.2
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking rust-analyzer-salsa v0.17.0-pre.6
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr] error: could not compile `starknet-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name starknet_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/starknet-core-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_unknown_fields", "std"))' -C metadata=dc11ad6e829163fc -C extra-filename=-bd163767c48ad9e4 --out-dir /opt/rustwide/target/debug/build/starknet-core/bd163767c48ad9e4/out -L dependency=/opt/rustwide/target/debug/build/adler2/e800279fbe43e144/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/028837ecd988633c/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/5dc41fbaec58428f/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/f6f17e8df8892513/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/51cee7e27686fb39/out -L dependency=/opt/rustwide/target/debug/build/crypto-bigint/b13e24672a793c71/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/0c681b7a2e4e9eb2/out -L dependency=/opt/rustwide/target/debug/build/digest/364217e799506d2f/out -L dependency=/opt/rustwide/target/debug/build/equivalent/4d6151e320191a9c/out -L dependency=/opt/rustwide/target/debug/build/generic-array/4d9b31d93573b6ca/out -L dependency=/opt/rustwide/target/debug/build/getrandom/d525f4f5a566953e/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/47b1062e1aa73366/out -L dependency=/opt/rustwide/target/debug/build/hex/9132e64f149af4af/out -L dependency=/opt/rustwide/target/debug/build/hmac/3ad9ba87e8a19684/out -L dependency=/opt/rustwide/target/debug/build/itoa/1df295e1ae47c805/out -L dependency=/opt/rustwide/target/debug/build/keccak/8a0372b1fc53a439/out -L dependency=/opt/rustwide/target/debug/build/lambdaworks-crypto/98447d6017118ff4/out -L dependency=/opt/rustwide/target/debug/build/lambdaworks-math/025533c0c5f25f3a/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/1534488e8ef129c3/out -L dependency=/opt/rustwide/target/debug/build/libc/5979881cdb23cfa2/out -L dependency=/opt/rustwide/target/debug/build/memchr/1ceb1c3ee2507847/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/cebc748f2305031c/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/909a4ad35212dc02/out -L dependency=/opt/rustwide/target/debug/build/num-integer/c69e10a6aafa16a8/out -L dependency=/opt/rustwide/target/debug/build/num-traits/4fccbfdc9676d1fd/out -L dependency=/opt/rustwide/target/debug/build/rand_core/5b568fdf54f2179b/out -L dependency=/opt/rustwide/target/debug/build/rfc6979/371aff5df7964948/out -L dependency=/opt/rustwide/target/debug/build/ryu/a4ef4cf80523115c/out -L dependency=/opt/rustwide/target/debug/build/serde/a9e6e11045652916/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/c2a22a05824ba61a/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/47db6878da40960c/out -L dependency=/opt/rustwide/target/debug/build/sha2/55eb62739e1557d4/out -L dependency=/opt/rustwide/target/debug/build/sha3/f0af9b974a1419f9/out -L dependency=/opt/rustwide/target/debug/build/starknet-curve/599b52268108e2ec/out -L dependency=/opt/rustwide/target/debug/build/starknet-types-core/a0d8fbf130e9cec5/out -L dependency=/opt/rustwide/target/debug/build/subtle/777c672b9b125fb0/out -L dependency=/opt/rustwide/target/debug/build/typenum/5e59b29aeea63eba/out -L dependency=/opt/rustwide/target/debug/build/zeroize/51cb47be44347b5b/out --extern base64=/opt/rustwide/target/debug/build/base64/27817b70038e3a67/out/libbase64-27817b70038e3a67.rmeta --extern crypto_bigint=/opt/rustwide/target/debug/build/crypto-bigint/b13e24672a793c71/out/libcrypto_bigint-b13e24672a793c71.rmeta --extern flate2=/opt/rustwide/target/debug/build/flate2/933d5e0db47bd534/out/libflate2-933d5e0db47bd534.rmeta --extern foldhash=/opt/rustwide/target/debug/build/foldhash/4380263c8544a5c7/out/libfoldhash-4380263c8544a5c7.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/9132e64f149af4af/out/libhex-9132e64f149af4af.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/0fe0b6b129351e93/out/libindexmap-0fe0b6b129351e93.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/4fccbfdc9676d1fd/out/libnum_traits-4fccbfdc9676d1fd.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/a9e6e11045652916/out/libserde-a9e6e11045652916.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/b283a378cd35029b/out/libserde_json-b283a378cd35029b.rmeta --extern serde_json_pythonic=/opt/rustwide/target/debug/build/serde_json_pythonic/e4606976745ce5a0/out/libserde_json_pythonic-e4606976745ce5a0.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/3a5175cbfcdac044/out/libserde_with-3a5175cbfcdac044.rmeta --extern sha3=/opt/rustwide/target/debug/build/sha3/f0af9b974a1419f9/out/libsha3-f0af9b974a1419f9.rmeta --extern starknet_core_derive=/opt/rustwide/target/debug/build/starknet-core-derive/c3e9d1c4f4647445/out/libstarknet_core_derive-c3e9d1c4f4647445.so --extern starknet_crypto=/opt/rustwide/target/debug/build/starknet-crypto/45fa48dd06e2e072/out/libstarknet_crypto-45fa48dd06e2e072.rmeta --extern starknet_types_core=/opt/rustwide/target/debug/build/starknet-types-core/a0d8fbf130e9cec5/out/libstarknet_types_core-a0d8fbf130e9cec5.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `starknet-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name starknet_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/starknet-core-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_unknown_fields", "std"))' -C metadata=f5067598b3c89365 -C extra-filename=-b16282e217803b0a --out-dir /opt/rustwide/target/debug/build/starknet-core/b16282e217803b0a/out -L dependency=/opt/rustwide/target/debug/build/adler2/6567de130316bc8c/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/f62fa350a6f57868/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/060d77e783e731da/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/40edd20c2a1166ac/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/97740a1b957f5c66/out -L dependency=/opt/rustwide/target/debug/build/crypto-bigint/263edadd7f9a6625/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/21efb0b7a402e907/out -L dependency=/opt/rustwide/target/debug/build/digest/3345866ae5ff428c/out -L dependency=/opt/rustwide/target/debug/build/equivalent/73bd84e0c995d6dd/out -L dependency=/opt/rustwide/target/debug/build/generic-array/f1e3207ec5eab70c/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/f4b0a15bbfbebdd3/out -L dependency=/opt/rustwide/target/debug/build/hex/116fccabb0013e67/out -L dependency=/opt/rustwide/target/debug/build/hmac/43b5d42e61c176e9/out -L dependency=/opt/rustwide/target/debug/build/itoa/7a3d9758be9c1953/out -L dependency=/opt/rustwide/target/debug/build/keccak/70db88fe6133d21c/out -L dependency=/opt/rustwide/target/debug/build/lambdaworks-crypto/cd756dd12ff5ec23/out -L dependency=/opt/rustwide/target/debug/build/lambdaworks-math/9ee0e293646e3f07/out -L dependency=/opt/rustwide/target/debug/build/memchr/f631f2320b8dca4a/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/61eacc4253cdfbcc/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/4ebe1fa23c989e36/out -L dependency=/opt/rustwide/target/debug/build/num-integer/4164605b5dcd8938/out -L dependency=/opt/rustwide/target/debug/build/num-traits/e31b423247241a02/out -L dependency=/opt/rustwide/target/debug/build/rfc6979/da927e6785710988/out -L dependency=/opt/rustwide/target/debug/build/ryu/d763f358c316e6de/out -L dependency=/opt/rustwide/target/debug/build/serde/02d9c5499ae107c1/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/c2a22a05824ba61a/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/47db6878da40960c/out -L dependency=/opt/rustwide/target/debug/build/sha2/77a575e75a236823/out -L dependency=/opt/rustwide/target/debug/build/sha3/0ce4af89ba744d3e/out -L dependency=/opt/rustwide/target/debug/build/starknet-curve/d4fd1b0a189f8664/out -L dependency=/opt/rustwide/target/debug/build/starknet-types-core/bbd070d15e4dfa38/out -L dependency=/opt/rustwide/target/debug/build/subtle/a72391e4e4445fe0/out -L dependency=/opt/rustwide/target/debug/build/typenum/a20c793e4b3948bc/out -L dependency=/opt/rustwide/target/debug/build/zeroize/c532805d63adbb3b/out --extern base64=/opt/rustwide/target/debug/build/base64/52c458f97dcee044/out/libbase64-52c458f97dcee044.rmeta --extern crypto_bigint=/opt/rustwide/target/debug/build/crypto-bigint/263edadd7f9a6625/out/libcrypto_bigint-263edadd7f9a6625.rmeta --extern flate2=/opt/rustwide/target/debug/build/flate2/8b0f6a299fa3afb9/out/libflate2-8b0f6a299fa3afb9.rmeta --extern foldhash=/opt/rustwide/target/debug/build/foldhash/24325d313964d336/out/libfoldhash-24325d313964d336.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/116fccabb0013e67/out/libhex-116fccabb0013e67.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/f8bd98ada14862b4/out/libindexmap-f8bd98ada14862b4.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/e31b423247241a02/out/libnum_traits-e31b423247241a02.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/02d9c5499ae107c1/out/libserde-02d9c5499ae107c1.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/a3f22e3450a915d3/out/libserde_json-a3f22e3450a915d3.rmeta --extern serde_json_pythonic=/opt/rustwide/target/debug/build/serde_json_pythonic/e9871bf9b89979af/out/libserde_json_pythonic-e9871bf9b89979af.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/44a9b5faf0f82a5e/out/libserde_with-44a9b5faf0f82a5e.rmeta --extern sha3=/opt/rustwide/target/debug/build/sha3/0ce4af89ba744d3e/out/libsha3-0ce4af89ba744d3e.rmeta --extern starknet_core_derive=/opt/rustwide/target/debug/build/starknet-core-derive/c3e9d1c4f4647445/out/libstarknet_core_derive-c3e9d1c4f4647445.so --extern starknet_crypto=/opt/rustwide/target/debug/build/starknet-crypto/7ae862fcb2c39d07/out/libstarknet_crypto-7ae862fcb2c39d07.rmeta --extern starknet_types_core=/opt/rustwide/target/debug/build/starknet-types-core/bbd070d15e4dfa38/out/libstarknet_types_core-bbd070d15e4dfa38.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2aa0293074eb49c44660eb0a885744839ec22943d27fb6d02cbe042d74f6494d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aa0293074eb49c44660eb0a885744839ec22943d27fb6d02cbe042d74f6494d", kill_on_drop: false }`
[INFO] [stdout] 2aa0293074eb49c44660eb0a885744839ec22943d27fb6d02cbe042d74f6494d
